home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1364.dms / var1364.adf / ARexx / SimpleHelp1.mnd2 < prev    next >
Text File  |  1992-09-02  |  217b  |  12 lines

  1. /* This script is supplied with the Mand2000 demo and release */
  2. /* versions and may be freely distributed. */
  3.  
  4. /* Print all the project commands for Mand2000. */
  5.  
  6. address MAND2000.1
  7.  
  8. options results
  9.  
  10. help
  11. say result
  12.